PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentFileAttachment Class / getContent Method
In This Topic
    getContent Method
    In This Topic
    Gets the attachment content.
    Syntax
    public byte[] getContent()

    Return Value

    The content of the attachment.
    See Also